You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
IsNanInf Method
>
Math387.IsNanInf Method ([In] TCplx)
Dew Math for .NET
Math387.IsNanInf Method ([In] TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
IsNanInf Method
See Also
Collapse All
Checks if number is
INF
or
NAN
.
Syntax
C#
Visual Basic
public
static
bool
IsNanInf
([In]
TCplx
X
);
Public
static
Sub
IsNanInf
(
X
As
[In]
TCplx
)
Returns
true if real number X is
INF
or
NAN
.
See Also
IsInfNan
,
IsInf
Group
IsNanInf Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
IsNanInf Method
,
See Also
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!